More Pages: Page Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100


A valuable book
For animal lovers everywhere!
Animals are smart in their own way and this book proves it.

Too Fast for beginner
Great beginner book on JSP and Java
Great book to begin JSP !

Showing its age, but still an excellent learning toolFor a total beginner this is a good first book because it steps you through creating your first page, then adding features and using advanced HTML as you progress. For someone who is already proficient with HTML and has developed a few pages, you may find something useful in the advanced techniques and will certainly receive an education in good web page design. Some of the highlights of the authors' approach to design are in the examples. The accompanying CD ROM has every example in HTML format so you can see how they will display in your particular browser brand and version, and you can look at the code and play with it to see how your changes will display. This alone is a real time saver, and it makes this book all the more useful.
If you are a technical writer the examples for web pages that provide how-to procedures, troubleshooting procedures, on-line lessons and survey forms reflect good page design and the example files on the CD ROM can be immediately used as templates.
The only thing that detracts from this book is that it's woefully out of date. Some of the tools provided on the CD ROM are ancient, as are the discussions on various desktop operating systems. For example, Windows 95 was not even on the market when this book went to press and the authors' discussion on network issues were educated guesses. Now the network facilities built into desktop operating systems are so transparent that this section of the book can be safely ignored. However, we also live in a world where HTML has evolved to version 4, cascading style sheets are used on many sites (not to mention Macromedia Flash, Active Server Pages, more sophisticated java and javascript, etc.), rendering a lot of the technical aspects of this book quaint. On the other hand, that might not be such a bad thing since the best web pages are simple and more focused on design instead of a bunch of technical razzle-dazzle. But, I would love to see this book updated to reflect contemporary tools and techniques for web page design because I like the way the authors' impart their knowledge. This book would make an excellent text for a web design 101 class, and is one of the best for those of us who play around with this stuff. I'm subtracting a star because the book sorely needs to be updated, but am still giving it my highest recommendation.
The book that will finally get your web page off the ground!My web page has been under construction for more months than I care to mention. Too busy to learn html, too mind boggled to read a technical book, my page was a constant reminder of my procrastination. This book and the CD that comes with it provided the incentive. Want music, animation, video on your web page - its all here. With easy to use templates and examples its a cinch. This one is a winner!
Excellent Book for Beginner as well as advanced user

reviews are WRONG....this book focuses on FrontPage Express!
in 24 hours or even far lessThe Dutch version that I was using came with FrontPage Express on the accompanying CD-Rom and even though my website is by this time already 8 megs, it is still the program I am using instead of the very expensive full version of FrontPage. So this book was awfully good value for money. And making a website is real fun, so try it!
I was clueless!Had to laugh; that's me! I've got grandkids this kids age. I checked this out at the library, renewed it twice, and had to HAVE it. I especially liked that it's equally good for Macs and those others. This got me through getting my first web site up and running -- I don't intend to use it for marketing or anything else high traffic. This book gave me everything I needed as well as some pointers about how to go further if I ever want to.


Just not enough..
Good book for beginners only
This book helped me to understand the root of ASPs

Bad book in a good seriesHis insistance on structured programming is the death of his lesson. I know the value of structured programming, but structure has no value if I can't write a program. The basics should be taught before forcing style upon the reader.
I need to connect web pages to databases. Sorry, Mr. Smith, I'll have to buy a different book to learn how.
An Good Book that needs revisionsIn summary- I feel that this book needs to be corrected and reissued. If all revisions are done, this book will be an excellent resource and worthy of more than 2 stars.
Not for the Beginner!First the good news. For someone who needs a brief yet understandable introduction to HTML, SQL, and Database design, this book was up to the challenge. The explanation of the role ASP plays in Web development was also clear. So I entered the material on VBScript with high hopes. That's when things began to go downhill.
First, if I had not had some knowledge of what a function or subroutine is I would have been totally lost. As it was I was stretching to understand. When I hit the section on "structured code" I really hit the wall. Here I was, coming from learning HTML and some JavaScript, being presented with the idea of generating all of my pages in ASP! (I don't dispute the advantage of this approach but this was not the place to put this material! (Just looking at all the "Write Lines" stressed me out!
I then began to run into many instances where I think the author assumed I knew concepts and terms. A whole bunch of information on server variables, "includes", and error handling blew me away, so by the time I got to databases and the application piece (eOrganizer)it was all over. Nothing really hung together at all. Objects, methods, collections, includes, etc.,all fogged my brain. How do they work together?
In all fairness, my rating is based on how the book met my needs as a non-professional programmer with limited experience in writing code. I was interested in learning the concepts involved in creating database driven web pages for training and educational purposes. I had a basic working knowledge of HTML,exposure to Javascript and Access, and WYSIWIG editors like FrontPage, so I wasn't completely ignorant. I believe learners like me would benefit from a more comprehensive book that adequately covers the vocabulary,concepts,proceesses involved in developing ASP. I would also suggest an approach that builds an actual application throughout the book (similar to Paul Wilton's excellent book "Beginning Javascript". I just don't think the "examples" throughout the book are robust enought to teach a concept.
I am convinced that there is no way for the "beginner" be ready to do anything productive after reading a "crash course"type book. They may be fine, however, for developers who already understand quite a bit about application development. I know the siren song of titles like "learn in a weekend" or "21 hours" may be smart marketing ploys but not very effective as training tools.


Great book for a beginner
Great Book for Web Design and Graphics
Great Book

Nice peek into ASP, but....However, two factors prevented me from giving it a higher rating: (1) No pointers to where the source code may be available. (If the code is not publicly available, please say so in the book). I did send the publishers email asking them about this, but never heard back. (2) Numerous typos - these were more of an annoyance, but were surprising given the consistent high quality of other books in the Developmentor series.
The view of ASPs from underneathIt was gratifying to learn that some of the implementations were as I had always suspected. The basics of underlying data transfer are thoroughly introduced and several of the points made in the book will be incorporated into the next rewrite of my ASP material. While it does help to understand C++, particularly Visual C++, it is not an absolute requirement.
I learned more about the underlying mechanics of IIS and ASPs in the reading of this book than I have in over six sessions of a class where students and I always tinker with the code. If you have more than a passing interest in coding ASPs, then this is a book that will be of enormous value in learning how things are executed. The knowledge will also help you understand some of those infuriatingly cryptic errors.
yeah, yeah

Very Disappointing! No more than Oracle's documentation
Best that I found
Author's Comments on Reviews

Another "let's get it published asap" book.WROX needs to do a better job of controlling quality and up front planning for their books. Sorry, but this book shows none of that. The design of the existing site was mostly crammed into a single chapter. A decent database diagram was not included and no UML or other diagrams were presented so we could easily understand the Object architecture. Instead, the documentation was simply a straight lift from sql server table descriptions. I found myself drawing my own diagrams as I went through the book. An architect's perspective was desparately needed in this first chapter.
I won't be buying any more WROX books if things don't improve by enforcing good technical writing standards for their publications.
Mostly just code listingsI'm not sure who the target audience is. It's not technical enough for geeky types, but too technical for administrative types. I guess it's aimed at script kiddy types who want to copy code without really understanding how it works.
Good blueprint; confusing target audience.The Good:
The book is very good at explaining the various components of the IBuySpy Portal. It's a lot like a tourist map; highlighting certain pieces (while complete overlooking other aspects).
The Bad:
As others have noted, this book doesn't go deep into explaining ASP.NET, or how to use classes in the .NET architecture. It merely allows you to copy a lot of code, cross your fingers, and see something work.
The Ugly:
As with most "best-of-breed" solutions from Microsoft, stuff breaks. While this particular manual does point out why some stuff doesn't work as well as intended, it doesn't go into a lot of detail (and don't expect it to catch everything).
In Sum: Buy this book if you have a need to get an intranet up and running quickly, and want to impress your non-developer friends. Don't buy it if you're expecting to use it to learn ASP.NET.
I did find a number of weaknesses in the book, however.
My main criticism is that the section on emotions is poorly organized and not fully developed. For example, on page 187 a paragraph begins with "Animals get bored and distracted", followed by no evidence or discussion of boredom in animals (for which there is, I might point out, an abundance of evidence). The discussion of the emotions of social bonding and affiliation could be better organized, such that the power (and evolutionary logic) of these emotions is clearer to the reader. There is excellent evidence to show that social bonding is of such selective value that bonds are enforced by both strong negative emotions (feelings of loneliness, isolation, separation anxiety, and grief) and positive emotions (feelings of social companionship, friendship, and possibly love). Moreover, the evidence for the neurochemistry of the emotions of social bonding is limited to a discussion of the role of oxytocin, omitting the important findings regarding the role of endorphins.
Although minor, certain factual inconsistencies detract from an otherwise well-written book. For example, on page 102 is the statement that "chimpanzees...are our closest relatives in the animal kingdom, sharing 98.7 percent of our genetic "The bonobo, our closest relative in the animal kingdom, shares 98.7 percent of our human genetic material."
A final criticism is that the author makes the error that many other writers on the subject do, and that is to use the term "instinct" as an equivalent to "mindless" or "thoughtless". This is evident by the repeated dichotomy of whether a certain behavior is conscious OR instinct. This occurs throughout the book (although he does include a brief comment on page 213 that acknowledges that instinct may have a conscious component). This dichotomy of instinct and conscious behavior is not only false, it is an impediment to the advancement of our understanding of the animal mind. The fact is, emotion IS instinct, and not only is there no mutual exclusivity between instinct and conscious behavior, but it is through emotions (instinct) that conscious behavior is motivated. The feeling of fear is instinct, the object of fear is part innate and part learned, and the feeling of fear motivates the individual to consciously opt for a certain course of action. To draw a line between conscious behavior and instinct forces a choice for any specific animal behavior to be on one side or the other, when in fact the evidence is strong for many animal behaviors (like human behaviors) to be BOTH conscious and instinct.
The above-mentioned faults do not outweigh the positive attributes of the book. I recommend it strongly and commend the author on a valuable contribution to the literature on the animal mind.
Frank McMillan, DVM